home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / 3d & render tools / irit / man / man6 / circle.6 < prev    next >
Encoding:
Text File  |  1996-07-16  |  426 b   |  15 lines

  1. .TH CIRCLE
  2.  6 "IRIT Version 6.0" 
  3. .SH NAME
  4. CIRCLE
  5.  
  6.  
  7.  
  8.  CurveType CIRCLE( VectorType Center, NumericType Radius )
  9.  
  10. Constructs a circle at the specified Center with the specified
  11. Radius. The returned circle is a Bspline curve of four piecewise Bezier
  12. 90 degree arcs. The construced circle is always parallel to the XY plane.
  13. Use the linear transformation routines to place the circle in the appropriate
  14. orientation and location.
  15.